home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / tsbat45.zip / TSBAT.INF < prev    next >
Text File  |  1994-05-31  |  8KB  |  194 lines

  1.                            - 1 -
  2. Tue 31-May-1994
  3.  
  4. About TSBAT in General                         (All rights reserved)
  5. ======================
  6.  
  7. This package may be used and distributed freely for NON-COMMERCIAL,
  8. NON-INSTITUTIONAL, PRIVATE purposes, provided it is not changed in
  9. any way. (Repacking with another method is ok, though.) For ANY
  10. other usage, such as use in a business enterprise or at a
  11. university, contact the author for registration. Uploading to
  12. bulletin boards is encouraged. Please do not distribute any part of
  13. this package separately.
  14.  
  15. The batch-files are under development. Comments and contacts are
  16. solicited. If you have any questions, please do not hesitate to use
  17. electronic mail for communication.
  18.  
  19. You'll find many suggestions, improvements, and corrections from
  20. helpful UseNet users in the garbo.uwasa.fi:/pc/pd2/tspost*.zip
  21. information and feedback files. See tspost00.zip for the index of
  22. the said files. See the end of this file for same pointers.
  23.  
  24. The author shall not be liable to the user for any direct, indirect
  25. or consequential loss arising from the use of, or inability to use,
  26. any program, batch or file howsoever caused. No warranty is given
  27. that the batches, the programs or the advice given will work under
  28. all circumstances.
  29.  
  30. Timo Salmi
  31. Professor of Accounting and Business Finance
  32. Faculty of Accounting & Industrial Management
  33. University of Vaasa
  34. P.O. BOX 297, FIN-65101 Vaasa, Finland
  35. InterNet email address: ts@uwasa.fi
  36.  
  37.  
  38.                            - 2 -
  39.  
  40. Contents of Timo Salmi BATches. The batches are self-documenting.
  41. But also see tsbat.nws news file for tips and information.
  42.  
  43. TSBAT45         Batch file collection, T.Salmi
  44. Filename        Comment
  45. --------        --------------------------------
  46. ADDPATH.BAT     Append directories to the path
  47. APATH-OM.BAT    Otto Makela's version of addpath
  48. ARC2ZIP.BAT     Single .arc to .zip with comment
  49. ASK.EXE         Ask questions in a batch file
  50. ASKENV.EXE      Ask, returning environment value
  51. BASENAME.EXE    Extract file name from full name
  52. BASEPATH.EXE    Extract path name from full name
  53. BASEXTEN.EXE    Extract file extension from name
  54. BATRICKS.TXT    Assorted batch tricks and tips
  55. BDIR.BAT        Bare list & count of directories
  56. BLANK.BAT       Poor man's screen saver
  57. BLK.BAT         Poor man's screen saver & popup
  58. BOOT.BAT        Choose your boot configuration
  59. C.BAT           Lazy changing of directory
  60. CD.AUX          Auxiliary ascii file for pushit
  61. COLOR.BAT       Set screen color attributes
  62. COLORMAP.BAT    Ansi screen color esc. seq. map
  63. D.BAT           Directory with sort & wildsearch
  64. DAILY.BAT       Run a program only once a day
  65. DELDIR.BAT      Remove directory and its files
  66. DELPATH.BAT     Delete a directory from the path
  67. DOSTRICK.TXT    Assorted MsDos tricks and tips
  68. EDIT.BAT        A truly trivial text editor
  69. EXE2ZIP.BAT     Self-extracting file into a zip
  70. FILE_ID.DIZ     Brief characterization of TSBAT
  71. FU.BAT          Poor man's function evaluator
  72. GFIND.BAT       Combine Garbo index files info
  73. HEX.BAT         Add and subtract hexadecimals   
  74. ISANSI.EXE      Has a screen driver been loaded 
  75. LASTBOOT.BAT    Show date + time of previos boot
  76. LC.BAT          Line count for text files       
  77. LEVEL.BAT       Testbench for program errorlevel
  78. LINK1.BAT       How to link batch files together
  79. LINK2.BAT       Batch link demo's second file   
  80. LOCATE.BAT      Wildcard file find              
  81. LOGRUN.BAT      Log program usage & time and run
  82. LOOP.BAT        An index loop demonstration     
  83. M.BAT           Give multiple MsDos commands    
  84. MAKESURE.BAT    Simple command.com virus warning
  85. MENU.BAT        Run programs from a menu        
  86. MVE.BAT         Move file to another directory  
  87. PATH.TXT        How to beat the 127 byte limit  
  88. POPDIRE.BAT     Restore (pop) saved directory
  89. POPPATH.BAT     Restore the saved path          
  90. PORTS.BAT       Display port base I/O addresses 
  91. PROMPT.TXT      Tips on prompt usages with ansi 
  92. PUSHDIRE.BAT    Non-resident push directory     
  93. PUSHIT.BAT      Alternative pushing of directory
  94. PUSHPATH.BAT    Save the current path           
  95. REPLY.BAT       How to give input within a batch
  96. REZIP.BAT       Remove zip authenticity labels  
  97. RULER.BAT       Show screen columns             
  98. RUN.BAT         Testing for viruses             
  99. SAFEDEL.BAT     Safe delete of files            
  100. SCANZ.BAT       Scan for viruses (incl. execomp)
  101. SCOPY.BAT       Copy a file with a single device
  102. SETCOM.BAT      Secure your command.com         
  103. SETPRN.BAT      Set an Epson compatible printer 
  104. SHOW.BAT        Wildcard multifile type command 
  105. SHOWTIME.BAT    Show current date and time      
  106. SUBS.BAT        Make current dir a subst drive  
  107. SWEEP.BAT       Go recursively thru directories 
  108. TEST33.BAT      Test for MsDos 3.3 or later demo
  109. TESTANSI.BAT    Ansi-type screen driver present?
  110. TOUCH.BAT       Touch a file's datetime stamp
  111. TSBAT.INF       Document (a readme)
  112. TSBAT.NWS       News concerning this package
  113. TSPROG.INF      List of PD programs from T.Salmi
  114. UNPACK.BAT      Unpack-test-view any archivetype
  115. VAASA.INF       Info: Finland, Vaasa, U of Vaasa
  116. VIRUS.BAT       Another batch-based virus test
  117. WEEKLY.BAT      Run program(s) once a week
  118. WHERE.BAT       Generic searchstring fname find
  119. WILD.BAT        Wildcard any command
  120. ZIPDATE.BAT     Equate .zip date to latest file
  121. ZOO2ZIP.BAT     Single .zoo to .zip with comment
  122. ----            ------             ------  -----
  123. 0076
  124.  
  125.  
  126. Questions, feedback, alternatives, and improvements from the users:
  127. ==================================================================
  128.  
  129. tspost19.zip
  130. ------------
  131. From: "CLAUS FISCHER" <WI00227@wipool.wifo.uni-mannheim.de>
  132. Date: Fri, 18 Feb 1994 15:34:39 CET
  133. Subject: Update for Timo's FU.BAT
  134.  
  135. From: Remco Broekhoff <100041.3006@CompuServe.COM>
  136. Date: 23 Feb 94 05:00:11 EST
  137. Subject: tsbat: lastboot.bat -> BOOTREC.BAT
  138.  
  139. tspost18.zip
  140. ------------
  141. From: David Pickles <D.M.Pickles@bristol.ac.uk>
  142. Date: Thu, 6 Jan 94 16:35:45 GMT
  143. Subject: Re: Re-boot from a batch file?
  144.  
  145. From ts@uwasa.fi Thu Feb  3 21:45:46 1994
  146. Subject: Re: PUSHDIRE.BAT & POPDIRE.BAT
  147. To: kfagans@nyx.cs.du.edu (Kenn R. Fagans)
  148.  
  149. tspost17.zip
  150. ------------
  151. From: mcr@holly.demon.co.uk (Mark Rogers)
  152. Subject: TSBAT / User input in .BAT files / A little ingenuity
  153. Date: Thu, 14 Oct 1993 00:48:45 +0000
  154.  
  155. From: mcr@holly.demon.co.uk (Mark Rogers)
  156. Subject: tsbat - level.bat improvements
  157. Date: Mon, 15 Nov 1993 13:31:44 +0000
  158.  
  159. tspost16.zip
  160. ------------
  161. From: ccml@hippo.ru.ac.za (Mike Lawrie)
  162. Subject: getdrv.bat
  163. Date: Sun, 13 Jun 1993 22:09:41 +0200 (EET)
  164.  
  165. From: mcr@holly.demon.co.uk (Mark Rogers)
  166. Subject: Re: Dos Errorlevel
  167. Date: Sun, 29 Aug 1993 17:06:30 +0000
  168.  
  169. tspost13.zip
  170. ------------
  171. From: rcmcc@canis.bellcore.com (Ron McConnell)
  172. Date: Thu, 4 Feb 93 12:55:22 EST
  173. Subject: ruler.bat
  174.  
  175. From ts@uwasa.fi Sat Feb 13 07:18:25 1993
  176. Subject: Re: a batch programming question
  177. To: bmaggio@dcs.bellcore.com (Bill Maggio)
  178.  
  179. tspost12.zip
  180. ------------
  181. From: pete@quake.sylmar.ca.us (Pete Benjamin)
  182. Date: Wed, 21 Oct 92 13:12 PDT
  183. Subject: FYI - A mod for ruler.bat that includes the tens position.
  184.  
  185. tspost10.zip
  186. ------------
  187. From: Richard Kaye <KAYE@vax.oxford.ac.uk>
  188. Date: Mon Jun 29 15:30:55 1992
  189. Subject: TSBAT, alternative ERRORLEVEL code
  190.  
  191. From: ts@uwasa.fi (Timo Salmi)
  192. Date: Tue, 18 Aug 1992 05:20:17 GMT
  193. Subject: A batch programming contest for you
  194.